Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 177,111 for

document formatting

(0.78 sec)
  1. PDF converted from Word has extra row and pushe...

    Hi, When converting a DOCX to PDF using Aspose.Words, we noticed an extra row was created on the first page text and eventually pushed some content into next page, resulting in extra page created. Code: var doc = new …... Code: var doc = new Document(@".\test.docx"); doc.Save(@"...these options: var doc = new Document(@".\test.docx"); PdfSaveOptions...

    forum.aspose.com/t/pdf-converted-from-word-has-...
  2. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java....the Working with Fields documentation article. Remarks: An instruction...selected printer when the document is printed. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. ListLevel.linkedStyle property | Aspose.Words f...

    ListLevel.linkedStyle property. Gets or sets the paragraph style that is linked to this list level.... Document (); let builder = new aw ...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextOrientation enumeration | Aspose.Words for ...

    Aspose.Words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame....build a formatted 2x2 table. let doc = new aw . Document (); let...While building the table, the document builder will apply its current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeries.data_points property | Aspose.Words...

    ChartSeries.data_points property. Returns a collection of Formatting objects for all data points in this series....property Returns a collection of formatting objects for all data points...data_labels (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldSet | Aspose.Words for Java

    Implements the SET field in Java....the Working with Fields documentation article. Remarks: Assigns...display it in the document using a REF field. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert ODT to VCF in Python | products.aspose.com

    Save ODT to VCF within Python applications without using Microsoft Word or Outlook...NET and saved into VCF format. This API package is ideal...the source ODT file using Document class Call the save method...

    products.aspose.com/total/python-net/conversion...
  8. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowOriginalRevision method. Allows to specify whether the original text should be shown instead of revised one. Default value is false in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...DoubleUnderline ); // Render format revisions in dark red and bold...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....the Working with Fields documentation article. Remarks: Retrieves...the QUOTE field. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Converting a PDF file to WORD using C# | Aspose...

    Sample code for PDF‑to‑WORD conversion in .NET. Use the API example code for batch PDF‑to‑WORD conversion within VB.NET, ASP.NET, or any .NET‑based application....programmatically a document from PDF to WORD format with a modern...modern document-processing .NET API. Use just a few lines of С# code...

    products.aspose.com/pdf/net/conversion/pdf-to-w...